home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / Archiv / NewIcons41.lha / NewIconsV4 / Developers / Include / proto / newicon.h
C/C++ Source or Header  |  1997-09-24  |  231b  |  9 lines

  1. #ifndef PROTO_NEWICON_H
  2. #define PROTO_NEWICON_H
  3. #include <exec/types.h>
  4. extern struct NewIconBase *NewIconBase ;
  5. /*extern struct Library *NewIconBase ;*/
  6. #include <clib/newicon_protos.h>
  7. #include <pragmas/newicon_pragmas.h>
  8. #endif
  9.